home *** CD-ROM | disk | FTP | other *** search
/ Word Heads / Word Heads (1997)(Theatrix)[Mac-PC].iso / pc / pipeline / market2.frm < prev    next >
Windows Setup INFormation  |  1997-05-13  |  2KB  |  92 lines

  1. [Misc]
  2. Width=330
  3. Height=255
  4. Title=Theatrix Interactive Registration
  5. Nextscreen=Market3
  6. Previous=1
  7. Datsection=Marketing
  8. Ignoreover=999
  9. ;DuringBefore=1
  10.  
  11. [version]
  12. Upgrade1=1
  13.  
  14. [OnInit]
  15.  
  16. [OnExit]
  17. Item1=Defaults,EXITCODE,2,SCREEN,cancel
  18.  
  19. [Field Profile]
  20. Field1="&Next >",defpushbutton,1,140,235,50,14
  21. Field2="< &Previous",pushbutton,10,85,235,50,14
  22. Field3="Cancel",pushbutton,2,195,235,50,14
  23. Field4="5.  Children in Household (Ages 18 and Under):",ltext,-1,43,30,163,8
  24. Field5="Name:",ltext,-1,145,48,21,8
  25. Field6="Birthday: (MM/DD/YYYY)",ctext,-1,201,40,80,16
  26.  
  27. Field7="Boy",radio,450,52,63,26,8
  28. Field8="Girl",radio,451,79,63,24,8
  29. Field9="Name",EDIT,701,110,61,90,12
  30. Field10="Birthday",EDIT,702,215,61,50,12
  31.  
  32. Field11="Boy",radio,452,52,78,26,8
  33. Field12="Girl",radio,453,79,78,24,8
  34. Field13="Name",EDIT,703,110,76,90,12
  35. Field14="Birthday",EDIT,704,215,76,50,12
  36.  
  37. Field15="Boy",radio,454,52,93,22,8
  38. Field16="Girl",radio,455,79,93,23,8
  39. Field17="Name",EDIT,705,110,91,90,12
  40. Field18="Birthday",EDIT,706,215,91,50,12
  41.  
  42. Field19="Boy",radio,456,52,108,25,8
  43. Field20="Girl",radio,457,79,108,23,8
  44. Field21="Name",EDIT,707,110,106,90,12
  45. Field22="Birthday",EDIT,708,215,106,50,12
  46.  
  47. Field23="6.  What on-line services/Internet Service Providers do you subscribe to?",ltext,-1,43,145,245,9
  48. Field24="America Online",checkbox,460,52,160,63,8
  49. Field25="AT&&T WorldNet Service",checkbox,461,52,172,90,8
  50. Field26="CompuServe",checkbox,462,147,160,51,8
  51. Field27="MindSpring",checkbox,463,147,172,51,8
  52. Field28="Microsoft Network",checkbox,464,207,160,69,8
  53. Field29="Prodigy",checkbox,465,207,172,69,8
  54. Field30="Other:",ltext,-1,88,190,30,8
  55. Field31="Other",EDIT,801,110,188,125,12
  56.  
  57. ;Field32="",Groupbox,-1,30,20,270,105
  58. ;Field33="",Groupbox,-1,30,136,270,72
  59.  
  60. ; Edit fields must be elaborated on here
  61.  
  62. [Edit Info]
  63. 701=NAME,20,0
  64. 702=DATEMASK,10,0
  65. 703=NAME,20,0
  66. 704=DATEMASK,10,0
  67. 705=NAME,20,0
  68. 706=DATEMASK,10,0
  69. 707=NAME,20,0
  70. 708=DATEMASK,10,0
  71. 801=NAME,20,0
  72.  
  73. [During]
  74.  
  75. [Validation]
  76. 702="Please type in your Birthday as MM/DD/YYYY"
  77. 704="Please type in your Birthday as MM/DD/YYYY"
  78. 706="Please type in your Birthday as MM/DD/YYYY"
  79. 708="Please type in your Birthday as MM/DD/YYYY"
  80.  
  81. [Radio Groups]
  82. group1=450,451
  83. group2=452,453
  84. group3=454,455
  85. group4=456,457
  86.  
  87. [Masks]
  88. 702=MDYY<Today4
  89. 704=MDYY<Today4
  90. 706=MDYY<Today4
  91. 708=MDYY<Today4
  92.